fix: status bar duplication after vertical resize (backport #1860)#1861
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 Augment PR SummarySummary: Backports a fix to prevent duplicated status bar lines after vertical terminal resizes on the 4.0.x branch. Changes:
🤖 Was this summary useful? React with 👍 or 👎 |
|



Backport of #1860 to 4.0.x.
Clears stale status bar rows when the terminal height shrinks, preventing duplicated status lines above the prompt.